バージョン

TargetAxis メソッド (CategoryToolTipLayer<T>)

この注釈が対象にする軸を設定します。null の場合、この注釈レイヤーはコンテンツを描画しません。
シンタックス
'宣言
 
Public Function TargetAxis( _
   ByVal targetAxis As System.String _
) As CategoryToolTipLayer(Of T)
public CategoryToolTipLayer<T> TargetAxis( 
   System.string targetAxis
)

パラメータ

targetAxis
参照

オンラインで表示: GitHub